Skip to content

Conversation

@claude
Copy link
Contributor

@claude claude bot commented Feb 9, 2026

Summary

This PR syncs the base44-cli skill documentation to version v0.0.29.

Version Update

  • Previous: v0.0.26
  • Current: v0.0.29

Changes Made

New Command Reference Files (6)

  • references/agents.md - Parent command for agent management
  • references/dashboard-open.md - Open app dashboard in browser
  • references/site.md - Parent command for site management
  • references/site-open.md - Open published site in browser
  • references/types.md - Parent command for type generation
  • references/types-generate.md - Generate TypeScript types from resources

Updated Files (2)

  • references/dashboard.md - Converted to parent command documentation
  • skills/base44-cli/SKILL.md - Updated command tables and workflows to reflect new commands

Other Changes

  • CLI_VERSION - Updated from v0.0.26 to v0.0.29

Key Improvements

  1. Better Command Organization: Parent commands now have dedicated documentation pages
  2. Command Discoverability: Users can easily discover all subcommands under each parent
  3. Complete Documentation: All 19 command files now have corresponding references
  4. Type Generation Support: Documented the types command for TypeScript development

Breaking Changes

None. All existing commands maintain their signatures, arguments, and options.

Testing

All command references were generated by comparing CLI source code (v0.0.29) with existing documentation to ensure accuracy.

🤖 Generated with Claude Code

- Added 6 new command reference files for parent commands and subcommands
- Updated dashboard.md to reflect parent command structure
- Updated SKILL.md with new commands and corrected workflows
- Updated CLI_VERSION from v0.0.26 to v0.0.29

New references:
- agents.md (parent command)
- dashboard-open.md (subcommand)
- site.md (parent command)
- site-open.md (subcommand)
- types.md (parent command)
- types-generate.md (subcommand)

No breaking changes detected.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@ozsay ozsay closed this Feb 9, 2026
@ozsay ozsay deleted the update-base44-cli-v0.0.29 branch February 10, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant